home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 June / macformat-091.iso / Demos / REALbasic 2.1 / Compiling For Windows next >
Encoding:
Text File  |  2000-04-17  |  805 b   |  16 lines  |  [ttro/ttxt]

  1. Compiling Your Project to Windows 95/98/NT
  2.  
  3. If you are planning to compile your project to Windows, you should be aware that there are some things are not supported by Windows. The best strategy for success is to compile for Windows early and often! Windows applications have a VirtualPC file type and creator so if you have VirtualPC installed, simply double-click your new compiled application!
  4.  
  5. 1. Items Not Supported By Windows
  6. AppleEvents
  7. AppleScript
  8. PowerPC Shared Libraries
  9. XCMDS and XFCNS
  10. Resource (ResEdit) files
  11.  
  12. 2. Items That Will Need To Be Checked For Windows Compliation
  13. QuickTime MoviePlayer Control (Requires QuickTime to be Installed)
  14. Native REALbasic Plug-ins (must be updated to support Windows)
  15. QuickTime Effects are not currently supported for Windows but will be in a future
  16. release.